home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / TweakManager.exe / 0 / RCDATA / TFRMAEROPAGE / TFRMAEROPAGE.txt
Text File  |  2008-10-30  |  2KB  |  97 lines

  1. object frmAeroPage: TfrmAeroPage
  2.   Left = 0
  3.   Top = 0
  4.   Width = 635
  5.   Height = 353
  6.   Font.Charset = DEFAULT_CHARSET
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'Arial'
  10.   Font.Style = []
  11.   ParentFont = False
  12.   TabOrder = 0
  13.   object gbComposition: TGroupBox
  14.     Left = 16
  15.     Top = 1
  16.     Width = 605
  17.     Height = 160
  18.     Caption = 'gbComposition'
  19.     TabOrder = 0
  20.     object lbComposition: TAxLabel
  21.       Left = 24
  22.       Top = 30
  23.       Width = 550
  24.       Height = 40
  25.       WordWrap = True
  26.       Transparent = True
  27.       AutoSize = False
  28.       Caption = 'lbComposition'
  29.       ShowAccelChar = True
  30.     end
  31.     object cbComposition: TCheckBox
  32.       Left = 24
  33.       Top = 79
  34.       Width = 500
  35.       Height = 17
  36.       Caption = 'cbComposition'
  37.       TabOrder = 0
  38.       OnClick = cbItemClick
  39.     end
  40.     object cbFlip3D: TCheckBox
  41.       Left = 24
  42.       Top = 101
  43.       Width = 500
  44.       Height = 17
  45.       Caption = 'cbFlip3D'
  46.       TabOrder = 1
  47.       OnClick = cbItemClick
  48.     end
  49.     object cbOpaque: TCheckBox
  50.       Left = 24
  51.       Top = 123
  52.       Width = 500
  53.       Height = 17
  54.       Caption = 'cbOpaque'
  55.       TabOrder = 2
  56.       OnClick = cbItemClick
  57.     end
  58.   end
  59.   object gbAnimation: TGroupBox
  60.     Left = 16
  61.     Top = 178
  62.     Width = 605
  63.     Height = 143
  64.     Caption = 'gbAnimation'
  65.     TabOrder = 1
  66.     object lbAnimation: TAxLabel
  67.       Left = 24
  68.       Top = 30
  69.       Width = 550
  70.       Height = 40
  71.       WordWrap = True
  72.       Transparent = True
  73.       AutoSize = False
  74.       Caption = 'lbAnimation'
  75.       ShowAccelChar = True
  76.     end
  77.     object cbAnimation: TCheckBox
  78.       Left = 24
  79.       Top = 80
  80.       Width = 500
  81.       Height = 17
  82.       Caption = 'cbAnimation'
  83.       TabOrder = 0
  84.       OnClick = cbItemClick
  85.     end
  86.     object cbShiftAnimation: TCheckBox
  87.       Left = 24
  88.       Top = 102
  89.       Width = 500
  90.       Height = 17
  91.       Caption = 'cbShiftAnimation'
  92.       TabOrder = 1
  93.       OnClick = cbItemClick
  94.     end
  95.   end
  96. end
  97.